home *** CD-ROM | disk | FTP | other *** search
/ Virtual Valerie 2 / Virtual Valerie 2.iso / pc / vv2intro / ib10 / 00043.ls < prev    next >
Encoding:
Text File  |  1995-01-19  |  80 b   |  7 lines

  1. on exitFrame
  2.   if soundBusy(1) then
  3.     exit
  4.   end if
  5.   puppetSound("KICK")
  6. end
  7.